Click or drag to resize

SipClientSubscribe Method

Overload List
  NameDescription
Public methodSubscribe(String, String, String, Int32)
Subscribes in order to receiving notifications about a particular event specified with the event name.
Public methodSubscribe(ContactInfo, ContactInfo, String, Int32)
Subscribes in order to receiving notifications about a particular event specified with the event name.
Public methodSubscribe(String, String, String, String, Int32)
Subscribes in order to receiving notifications about a particular event specified with the event name.
Public methodSubscribe(ContactInfo, ContactInfo, Contact, String, Int32)
Subscribes in order to receiving notifications about a particular event specified with the event name.
Public methodSubscribe(String, String, String, String, String, Int32)
Subscribes in order to receiving notifications about a particular event specified with the event name.
Public methodSubscribe(ContactInfo, ContactInfo, Contact, String, String, Int32)
Subscribes in order to receiving notifications about a particular event specified with the event name.
Top
See Also